GDK-Win32: Drop Win32-specific ->upload_texture()
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Feb 2015 04:41:38 +0000 (12:41 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 6 Feb 2015 04:41:38 +0000 (12:41 +0800)
commit24e6bda26421053af5fc1c7c49e23437b560be1c
tree8bc1dd41c3cc173b1b3e3aa3fc885fc700079f29
parent93c3b90f6a88dd2eb80661bec002fa9ebb729d65
GDK-Win32: Drop Win32-specific ->upload_texture()

The default ->upload_texture() works also for Windows since commit 27cf0fa,
as some of the problems described in 742953 also applied for GL core
contexts on Windows as well before 27cf0fa.  Clean up the GDK-Win32 code a
little bit as a result.
gdk/win32/gdkglcontext-win32.c